home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / on.z / on
Text File  |  1998-10-20  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4. OOOONNNN((((1111CCCC))))                                                                  OOOONNNN((((1111CCCC))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      on - execute a command remotely
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      oooonnnn [ ----iiii ] [ ----nnnn ] [ ----dddd ] _h_o_s_t _c_o_m_m_a_n_d [ _a_r_g_u_m_e_n_t ] ...
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      The _o_n program is used to execute commands on another system, in an
  16.      environment similar to that invoking the program.  All environment
  17.      variables are passed, and the current working directory is preserved.  To
  18.      preserve the working directory, the working file system must be either
  19.      already mounted on the host or be exported to it.  Relative path names
  20.      will only work if they are within the current file system; absolute path
  21.      names may cause problems.
  22.  
  23.      Standard input is connected to standard input of the remote command, and
  24.      standard output and standard error from the remote command are sent to
  25.      the corresponding files for the _o_n command.
  26.  
  27. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  28.      ----iiii   Interactive mode: use remote echoing and special character
  29.           processing.  This option is needed for programs that expect to be
  30.           talking to a terminal.  All terminal modes and window size changes
  31.           are propagated.
  32.  
  33.      ----nnnn   No Input: this option causes the remote program to get end-of-file
  34.           when it reads from standard input, instead of passing standard input
  35.           from the standard input of the _o_n program.  For example, ----nnnn is
  36.           necessary when running commands in the background with job control.
  37.  
  38.      ----dddd   Debug mode: print out some messages as work is being done.
  39.  
  40. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  41.      rexd(1M), exports(4)
  42.  
  43. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  44.      unknown host
  45.           Host name not found.
  46.  
  47.      cannot connect to server
  48.           Host down or not running the _r_e_x_d server.
  49.  
  50.      can't find ....
  51.           Problem finding the working directory.
  52.  
  53.      can't locate mount point
  54.           Problem finding current file system.
  55.  
  56.      Other error messages may be passed back from the server.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. OOOONNNN((((1111CCCC))))                                                                  OOOONNNN((((1111CCCC))))
  71.  
  72.  
  73.  
  74. BBBBUUUUGGGGSSSS
  75.      The window size is not set properly when executing interactively on Sun
  76.      workstations.
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.